home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Gizmo Project 4.0.4 / WinGizmoInstall.exe / message_styles / Simple / variants / Red and Orange.css < prev   
Cascading Style Sheet File  |  2006-02-02  |  108b  |  11 lines

  1. .name_in {
  2.     color: orange;
  3.     font-weight: bold;
  4. }
  5.  
  6. .name_out {
  7.     color: red;
  8.     font-weight: bold;
  9. }
  10.  
  11.